In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / NextGuid Property

NextGuid Property (AnnotationComment)

In This Topic
Syntax
'Declaration

 

Public Shadows Property NextGuid As String
public new string NextGuid {get; set;}
public read-write property NextGuid: String; 
public hide function get,set NextGuid : String
public: __property new string* get_NextGuid();

public: __property new void set_NextGuid( 

   string* value

);
public:

new property String^ NextGuid {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members